home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / mint / tt / emcs1859.zoo / README.MiNT < prev   
Text File  |  1993-02-13  |  2KB  |  53 lines

  1. Hi there.
  2.  
  3. This is Emacs 18.59 for atari TT/Falcon with 68882 and MiNT.
  4.  
  5. This program probably works best when installed on a minix filesystem.
  6. Thus, if you haven't taken the trouble making one yet, this is the time
  7. to do so...
  8.  
  9. I only distribute the binaries, you will have to get the
  10. lisp- and info-files from somewhere else. Be sure to get the files
  11. belonging to the 18.59 distribution. These are available from
  12. prep.ai.mit.edu and lots of other places as well.
  13.  
  14. A few notes on installation:
  15. Emacs likes to have its subdirectories located in
  16.  
  17.     /usr/local/emacs/etc    Documentation, binaries
  18.     /usr/local/emacs/lisp    Lisp files
  19.     /usr/local/emacs/info    Info-documentation
  20.  
  21. If you want to have them somewhere else, define the environment-
  22. variables:
  23.  
  24.     EMACSLOADPATH    this is where the lisp files go
  25.     EMACS_EXECPATH    this is where doc and binaries go
  26.  
  27. The location of the info-directory can be set in the emacs-variable
  28. Info-directory.
  29.  
  30. When emacs tries to execute programs, it looks for programs *without*
  31. .ttp/.tos etc (cause that's the way I like it...:). If you are running
  32. the minix filesystem, you can make softlinks to your .TTP executables
  33. if you like to have it that way...
  34.  
  35. This emacs.ttp is compiled with a stack-size of 512k, that means that
  36. you cannot edit files bigger than ~500k. To change the stack, use the
  37. supplied utility fixstk.ttp. To let emacs have - say - 1024k bytes for
  38. stack, type: "fixstk -1024k emacs.ttp".
  39.  
  40. I include an example .emacs init file and an emacs.mnu file for use
  41. with TOSWIN.
  42.  
  43. If you have any troubles, don't hesitate to email me at:
  44.  
  45.     erlingh@idt.unit.no
  46.  
  47. If that does not work, try:
  48.  
  49.     erlingh@pvv.unit.no
  50.  
  51. Enjoy
  52.     Erling
  53.